35. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2022-09-08 08:48:55 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

35.1 Files compared

#LocationFileLast Modified
1/Volumes/Data 1/Ampps/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/Searchcomposer.json2021-12-28 10:15:02 +0000
2Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/Searchcomposer.json2022-06-10 10:42:23 +0000

35.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged348
Changed24
Inserted00
Removed00

35.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

35.4 Active regular expressions

No regular expressions were active.

35.5 Comparison detail

1 { 1 {
2   "name": "mageplaza/module-search", 2   "name": "mageplaza/module-search",
3   "description": "Magento 2 Search extension", 3   "description": "Magento 2 Search extension",
4   "require": { 4   "require": {
5     "mageplaza/module-core": "^1.4.5" 5     "mageplaza/module-core": "^1.4.12"
6   }, 6   },
7   "type": "magento2-module", 7   "type": "magento2-module",
8   "version": "4.0.4", 8   "version": "4.0.5",
9   "license": "proprietary", 9   "license": "proprietary",
10   "authors": [ 10   "authors": [
11     { 11     {
12       "name": "Mageplaza", 12       "name": "Mageplaza",
13       "email": "support@mageplaza.com", 13       "email": "support@mageplaza.com",
14       "homepage": "https://www.mageplaza.com", 14       "homepage": "https://www.mageplaza.com",
15       "role": "Technical Support" 15       "role": "Technical Support"
16     } 16     }
17   ], 17   ],
18   "autoload": { 18   "autoload": {
19     "files": [ 19     "files": [
20       "registration.php" 20       "registration.php"
21     ], 21     ],
22     "psr-4": { 22     "psr-4": {
23       "Mageplaza\\Search\\": "" 23       "Mageplaza\\Search\\": ""
24     } 24     }
25   } 25   }
26 } 26 }